home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / kenwood / rig-eqf1 / rig-eqf.doc < prev    next >
Text File  |  1991-04-03  |  17KB  |  369 lines

  1.  
  2.           PAGE i
  3.          
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                                RIG-EQF Version 1.01
  11.  
  12.                        Control Program for Kenwood Radios.
  13.  
  14.  
  15.  
  16.  
  17.                                Copyright (C) 1991
  18.  
  19.                              Thomas J. Dandrea N3EQF
  20.  
  21.  
  22.  
  23.                                   ------------
  24.                                   USER'S GUIDE
  25.                                   ------------
  26.  
  27.  
  28.  
  29.              RIG-EQF is copyrighted by the author, and has been released
  30.              for public distribution as "Shareware" or "User Supported"
  31.              software, for use by radio amateurs and SWL's.  The author
  32.              reserves all rights to this software under copyright laws.             
  33.  
  34.              Registered users of RIG-EQF are provided notification of
  35.              program revisions and technical support if required. The
  36.              registration fee for RIG-EQF is only $10.00.  If you enjoy
  37.              using RIG-EQF, please encourage further program development
  38.              by notifying the author at the address below.
  39.  
  40.  
  41.                              -----------------------
  42.                                Tom Dandrea  N3EQF
  43.                                396 Sautter Drive
  44.                                Coraopolis, PA 15108
  45.                                USA
  46.                              -----------------------
  47.  
  48.  
  49.              Improvements and revisions to RIG-EQF will be made in direct
  50.              proportion to the number of requests for them.  Your comments
  51.              about the program and suggestions for improvement are welcome.  
  52.  
  53.  
  54.           PAGE ii
  55.  
  56.  
  57.  
  58.  
  59.           ------------------------- CONTENTS -----------------------------
  60.  
  61.  
  62.  
  63.                                                        PAGE NUMBER
  64.                                                        -----------
  65.  
  66.           1.   RIG-EQF Overview............................1.0
  67.  
  68.           2.   Installation................................2.0
  69.  
  70.           3.   Operation...................................3.0
  71.  
  72.           4.   PROGRAM SCAN CONTROL........................4.0
  73.  
  74.           5.   LOCAL MEMORY CONTROL........................5.0
  75.  
  76.  
  77.  
  78.           PAGE 1.0
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.           1.  RIG-EQF OVERVIEW
  87.           --------------------
  88.  
  89.           RIG-EQF provides computer control over Kenwood radios that utilize
  90.           the IF-232C interface.  Various radio parameters can be controlled
  91.           and monitored via the computer, increasing the power and flexibility
  92.           of your station.
  93.  
  94.           RIG-EQF can even be used to control two radios, with fast easy
  95.           switching between the two communications ports.
  96.  
  97.           Below are a few of the radio functions supported by RIG-EQF:
  98.  
  99.               - Large digital display of current VFO frequency.
  100.  
  101.               - Control over VFO frequency with direct entry.
  102.  
  103.               - Shift current frequency up or down in 1MHz increments.
  104.  
  105.               - Tune current frequency in small variable-rate increments.
  106.  
  107.               - Switch between VFO's, select SPLIT, or set VFO's equal.
  108.  
  109.               - Lock current frequency.
  110.  
  111.               - RIT and XIT control for radios with these features.
  112.  
  113.               - Sophisticated programmable scanning, including lower and upper
  114.                 frequency limits, frequency increment, and scanning rate.
  115.  
  116.               - LOCAL MEMORY control; an advanced memory system providing
  117.                 storage of radio parameters on the computer's disk.
  118.  
  119.               - Transmit/Receive control for transceivers.
  120.  
  121.           PAGE 2.0
  122.  
  123.  
  124.  
  125.           RIG-EQF INSTALLATION
  126.           -------------------
  127.  
  128.           RIG-EQF may be installed on any IBM-compatible DOS computer, as long
  129.           as the DOS is Version 2.1 or higher.  The only other requirement is
  130.           that at least one communications (serial) port is installed on the
  131.           computer, either as COM1 or COM2.
  132.  
  133.           To install RIG-EQF, just copy all files from the distribution disk
  134.           to a directory on your hard drive, or onto another floppy if your
  135.           computer does not have a hard drive.  There is only one file required
  136.           to operate RIG-EQF.  It is named RIG-EQF.EXE.
  137.  
  138.           Once RIG-EQF runs, a file called RIG-EQF.CNF will be created.  This
  139.           file stores parameters like the serial port number and scanning
  140.           limits, for reuse each time the program runs.  Once you use the
  141.           LOCAL MEMORY feature in RIG-EQF, other files will be created to
  142.           store memory information.  Memory files always end in ".MEM".
  143.  
  144.           Connect your Kenwood radio to either the COM1 or COM2 serial port of
  145.           your computer, following the recommendations in your Kenwood manual.
  146.           You should use a good quality serial cable, preferably sheided, and
  147.           one that uses (at least) 5 wires.  These 5 wires are standard for
  148.           RS-232C devices (like your Kenwood radio), but occasionally 3-wire
  149.           cables are sold.  A 3-wire "RS-232C" cable will not work correctly
  150.           with this program!  The names of the 5 signals (thus 5 wires) required
  151.           for proper operation are: Ground, Receive Data, Transmit Data, Clear
  152.           To Send, and Request to Send.
  153.  
  154.           With your radio connected to one of the computer's serial ports, turn
  155.           on the radio and the IF-232C level translator (the IF-232C is not
  156.           required for some Kenwood models), and then start RIG-EQF.  RIG-EQF
  157.           will attempt to communicate with the COM1 port.  If the program does
  158.           not receive information from COM1, it will try the second port, COM2.
  159.           If the communication link is established successfully, the Main Screen
  160.           of RIG-EQF will appear.
  161.  
  162.           If you have a radio connected to COM2, and some other device on COM1,
  163.           it is recommended that you turn off the device on COM1 until the
  164.           program starts.  Some devices will "hog" the channel, causing RIG-EQF
  165.           to become locked on COM1.  Another way to avoid this problem is to
  166.           type "RIG-EQF 2", to force the program to check the COM2 port first.
  167.           After the first time you run the program, RIG-EQF will check the
  168.           "known good" port first when you start it running again.
  169.  
  170.  
  171.           PAGE 3.0
  172.  
  173.  
  174.           3. RIG-EQF OPERATION 
  175.           --------------------
  176.  
  177.           Operation of RIG-EQF is straight-forward; there are no hidden 
  178.           commands. All the available commands are displayed on the program
  179.           screens. The commands themselves consist of a single letter or
  180.           function key, and each command is shown on the screen next to its
  181.           corresponding function.
  182.  
  183.           Note that some commands are not available with certain Kenwood
  184.           models.  In most cases, if the command is not available for the
  185.           radio currently in use, they will not appear on the screen.  For
  186.           example, the transmit/receive, Split, and XIT/RIT controls will
  187.           have no affect with the R5000 receiver.
  188.  
  189.           The operation of each command is described below:
  190.  
  191.           <A> Pressing the letter "A" allows you to enter a new frequency
  192.               in VFO A.  A cursor will appear at the upper right of the screen,
  193.               at the position where the existing frequency for VFO A is
  194.               displayed.  You may then enter the desired frequency.  There are
  195.               two ways to enter frequency; either using decimal points in the
  196.               proper places, or by stringing digits together in sequence like
  197.               you would at the radio's front panel.  When you hit <Enter> or
  198.               <Return>, the new frequency will be entered.
  199.  
  200.           <B> The "B" key activates VFO B frequency entry.  This works exactly
  201.               the same way as for VFO A, above.
  202.  
  203.           <=> Hitting the "=" key (equals sign) stores the currently displayed
  204.               (tuned) frequency into both VFO's.
  205.  
  206.           <V> The "V" key causes a switch from the current VFO to the opposite
  207.               VFO. If VFO A is currently selected, VFO B will become the active
  208.               VFO.  The mode settings active when the opposite VFO were in use
  209.               will be recalled with that VFO, the same as if VFO's were switched
  210.               from the radio panel.
  211.  
  212.           <S> Pressing the "S" key will turn the SPLIT function on if it was
  213.               off, or turn in off it was already on.  The word "SPLIT" will
  214.               appear at the upper left of the display, next to the large
  215.               frequency digits, when it is selected.
  216.  
  217.           <D> The "D" key moves the present frequency DOWN 1 MHz.
  218.  
  219.           <U> The "U" key moves the present frequency UP 1 MHz.
  220.  
  221.  
  222.           PAGE 3.1
  223.  
  224.  
  225.           <Page Down> key moves the frequency DOWN in small increments.  The
  226.               smallest increment, available when the key is first depreseed, is
  227.               10 Hz.  If you hold the key down for a few seconds, the rate will
  228.               increase to 100 Hz, and then finally to 1 Khz.  If you release
  229.               the key for a second or two, the rate will return again to the
  230.               slow 10 Hz. rate.  The displayed frequency will continuously be
  231.               updated as you tune.
  232.  
  233.           <Page Up> key moves the frequency UP in the same manner as above.
  234.  
  235.           <Space Bar> is used as the TRANSMIT/RECEIVE switch for transceivers.
  236.               When the radio is transmitting, a flashing TRANSMIT indicator
  237.               will appear at the top of the screen.
  238.  
  239.           <M> The "M" key is used to change the radio MODE.  When you hit the
  240.               key, a box will appear, presenting the available modes to pick
  241.               from.  Use the <Up> and <Down> arrow keys to highlight the proper
  242.               mode, and then hit <Enter>.
  243.  
  244.           <R> Hit the "R" key to turn the RIT function on or off. If the RIT
  245.               is on, the offset will be displayed at the upper right of the
  246.               display.  If the RIT is off, the word "off" will appear in its
  247.               place.  To adjust the RIT offset, use the <Right> and <Left>
  248.               arrow keys to tune up or down, respectively.
  249.  
  250.           <X> The "X" key turns the XIT control on or off. Operation or the XIT
  251.               is the same as for RIT.
  252.  
  253.           <Z> Pressing the letter "Z" will ZERO the XIT and RIT offsets. This
  254.               key zeros the offset reqardless of whether the RIT or XIT is on
  255.               or off.
  256.  
  257.           <P> The letter "P" is used to select the PROGRAM SCAN CONTROL. A new
  258.               menu will be presented showing SCAN options.  See Section 4 of
  259.               this manual for descriptions of the SCAN controls.
  260.  
  261.           <O> Hitting "O" (not zero, but "O") enables the LOCAL MEMORY CONTROL.
  262.               See Section 5 for a description of this system.
  263.  
  264.  
  265.  
  266.           Page 4.0
  267.  
  268.           PROGRAM SCAN CONTROL
  269.           --------------------                 
  270.  
  271.           The PROGRAM SCAN CONTROL screen is used to control the parameters
  272.           related to the scanning function, and to start and stop the scanning
  273.           process.  The keys and their operation are described below:
  274.  
  275.           <L> The "L" key is used to enter the LOWER, or starting frequency
  276.               for the scan.  The frequency is entered in Mhz.  The frequency
  277.               you enter here is where the scan process will start.
  278.  
  279.           <U> Use the "U" key to enter the UPPER, or stopping frequency for
  280.               the scan.  This is the frequency limit (in Mhz) which causes the
  281.               scan to begin again at the lower frequency.
  282.  
  283.           <I> The "I" key is used to enter the INCREMENT frequency.  This is
  284.               the size of the "step" between each frequency change during the
  285.               scan.  The increment frequency is entered in Khz, and the
  286.               smallest increment available is 10 Hz, or 0.01 Khz.
  287.  
  288.           <P> The letter "P" sets the PAUSE time, in seconds, between scan
  289.               increments.  The smallest pause time possible is 0.25 seconds.
  290.               (NOTE: With some computer and radio combinations, scanning at
  291.               a very fast rate can result in intermitent errors.  If you
  292.               experience this problem, just make the pause time slightly
  293.               longer).
  294.  
  295.           <Space Bar> is used to START and STOP the scan.  If the current VFO
  296.               frequency is between the LOWER and UPPER scan limits, the scan
  297.               will begin at the current frequency.  If the current VFO frequency
  298.               is outside the limits, the scan will begin at the lower limit.
  299.               You can use the <Space Bar> to momentarily pause during the scan,
  300.               and then start it again where it left off.
  301.  
  302.           <Esc> key is used to leave the scan screen, and return to the Main
  303.               Screen functions.
  304.  
  305.  
  306.           PAGE 5.0
  307.  
  308.           LOCAL MEMORY CONTROL
  309.           --------------------
  310.  
  311.           The LOCAL MEMORY system allows you to store and recall radio
  312.           information, along with a brief description of each memory entry.
  313.           The following keys are available from this screen:
  314.  
  315.  
  316.           <Up> and <Down> Arrow Keys are used to select the memory line to be
  317.           saved or recalled.  Each "Page" of memories contains 22 lines, and
  318.           each line is one memory.
  319.  
  320.           <F1> This function key is used to store the present radio information
  321.                (Frequency, VFO, Mode, Split), on the currently-highlighted line.
  322.                When you first hit this key, the current status of the radio (as
  323.                indicated by the window at the lower right corner of the screen)
  324.                will be captured and saved.  A cursor will appear in the
  325.                "COMMENT" column of the highlighted line.  You may then enter a
  326.                brief description of this memory for identification.
  327.  
  328.           <F2> Hitting the <F2> function key will recall the memory shown by
  329.                the currently-highlighted line.  This means your radio will
  330.                change to the frequency and mode (as well as split, if that's
  331.                what the condition was when the memory was saved) to reflect
  332.                that memory line.  Hitting the <Return> or <Enter> key will do
  333.                the same thing as this function key.
  334.  
  335.           <F3> This key will display a cursor at the "FREQUENCY" column of the
  336.                currently-highlighted memory line.  You may type in a frequency
  337.                different than the one displayed, or you can hit <Enter> to keep
  338.                the original frequency.  Once you hit <Enter>, the cursor will
  339.                move to the "MODE" column, the next time you hit <Enter> the
  340.                cursor will move to the "VFO" column, and finally to the
  341.                "COMMENT" column.  At each location, you may either type in new
  342.                information or just hit <Enter> to keep the old information.
  343.  
  344.           <F4> The <F4> function key displays the existing memory files for the
  345.                current disk directory.  You can select an existing memory  by
  346.                positioning the highlight bar to the file name, and hitting
  347.                the <Enter> key.  The memories contained in that file will then
  348.                be displayed.  You can create new pages by hitting any other key
  349.                besides the arrow keys.  This will cause a prompt to appear at
  350.                the  bottom of the screen, asking you to enter a memory file
  351.                name.  A new file will be created, using the first 8 characters
  352.                you supply at the prompt.  The last four characters of the file
  353.                are always ".MEM", and the RIG-EQF program will automatically add
  354.                these characters.  Memory files are always located in the current
  355.                disk directory, as indicated at the lower left corner of the
  356.                memory page screen.
  357.  
  358.           <Esc> Hitting the <Esc> key returns you to the Main Screen.
  359.  
  360.           <Page Up> and <Page Down> will tune the radio frequency of the
  361.                current VFO up or down, the same as on the Main Screen.
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368. ------ Copyright (C) 1991 -- Thomas J. Dandrea -- N3EQF ----------------------
  369.